Skip to content

MI0698-1660: Add poxy page UI #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Conversation

JasonSun0593
Copy link
Collaborator

No description provided.

@JasonSun0593 JasonSun0593 marked this pull request as ready for review April 22, 2025 01:13
, m_labelFtpPort(nullptr)
, m_ifFtpAuthenticate(nullptr)
, m_labelFtpUserName(nullptr)
, m_labelFtpPassword(nullptr)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we may not need FTP proxy settings, please remove them from the UI page.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed

ftpBoxLayout->addWidget(m_labelFtpPassword,4,0,1,1);
ftpBoxLayout->addWidget(m_lineFtpPassword,4,1,1,3);

m_ftpBox = new QGroupBox(this);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove it

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it

@JasonSun0593
Copy link
Collaborator Author

Obsolete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants